home *** CD-ROM | disk | FTP | other *** search
/ The Hacker Chronicles - A…the Computer Underground / The Hacker Chronicles - A Tour of the Computer Underground (P-80 Systems).iso / miscpub2 / ati.42 < prev    next >
Text File  |  1992-09-26  |  10KB  |  256 lines

  1.  
  2. HEYHEYHEYHEYHEYHEYHEYHEYHEYHEYHEY
  3. HEYHEYhey, hey, hey, it's ATI!HEY
  4. HEYHEYHEYHEYHEYHEYHEYHEYHEYHEYHEY
  5.                      issue 42
  6.  
  7. A continuation of ATI41..
  8.  
  9. And now, here's some /<-Rad hacking info from Nightcrawler (516):
  10.  
  11. ***************************************************************************
  12.  
  13.        Here are bits 'n pieces of things I thought I'd share with you.
  14. Nothing much...just a little bit of variety.
  15.  
  16.      ()()()()()())()()()()(()()()()()()()()()()()()()()()()()()()()()
  17.      ()    The first piece of info is a short program, called a    ()
  18.      ()    subroutine, that will allow  you access the  various    ()
  19.      ()    disk  accounts that  are part  of AMOS  -- the Alpha    ()
  20.      ()    Micro Operating System.  The program is as follows..    ()
  21.      ()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()()
  22. ;
  23. ;Usage:  XCALL SETLOG, "dev:[p,pn]"
  24. ;
  25.  
  26. SEARCH SYS
  27. SEARCH SYSSYM
  28.  
  29. VMAJOR=1.
  30. VMINOR=0.
  31. VSUB=0.
  32. VEDIT=100.
  33. VWHO=0.
  34. OBJNAM.SBR
  35. LO:PHDR-1,0,PH$REE!PH$REU
  36. CMPW@A3,#1
  37. JNEL130
  38. CMPW2(A3),#2
  39. JNEL156
  40. MOV4(A3),A2
  41. JOBIDXA4
  42. BYP
  43. ALF
  44. BNEL100
  45. LEAA1,64(A4)
  46. PACK
  47. GTDEC
  48. MOVWD1,66(A4)
  49. CMPB@A2,#133
  50. BNEL112
  51. INCA2
  52. L100:BYP
  53. CMPB@A2,#133
  54. BNEL112
  55. INCA2
  56. L112:NUM
  57. JNEL202
  58. GTPPN
  59. MOVWD1,24(A4)
  60. RTN
  61. L130:TYPESP<?Argument count>
  62. BRL226
  63. L156:TYPESP<?Argument type>
  64. BRL226
  65. L202:TYPESP<?Command format>
  66. L226:TYPECR<error in SETLOG.SBR>
  67. EXIT
  68. ;
  69. END
  70.  
  71.   The above program is usable only from within BASIC.  But first you
  72.   need to create it using the text editor called VUE.  You would type in
  73.   "VUE SETLOG.M68", and type in the program above.  Press your ESC key
  74.   and type "G" to compile the program.  After a short period of time, and
  75.   assuming there are no errors, you'll have a program called SETLOG.SBR,
  76.   which is what you want.  Next step is to enter BASIC by typing that in
  77.   at the prompt.  Next, you should type in this phrase exactly:
  78.  
  79.  XCALL SETLOG, "DSK0:[1,4]"
  80.  
  81.   Now exit it out of BASIC by typing "bye", and if all has gone well, you
  82.   should now be logged into DSK0:[1,4], also known as SYS:.  The account
  83.   can be anything you want, as long as you know what available accounts
  84.   are on the system you are calling into.  This is easily found out by
  85.   typing in MOUNT, which will give you a list of all mounted disks on the
  86.   system.  Follow this up with a PPN ?diskname? and you'll know where to
  87.   start.  The above subroutine is only really needed if an account is
  88.   password protected, which is rare.
  89.  
  90. ===========================================================================
  91.  
  92.   Next up, a brief summary of special logon processes for a company called
  93.   CBI, or Credit Bureau Inc.  They have credit reports on a good portion
  94.   of the population.
  95.  
  96.   Step 1> Dial via modem a local CBI number.
  97.   Step 2> Press the "RETURN" key twice.
  98.   Step 3> At the "Please sign on" prompt, respond with a line soemthing
  99.           like this:          999AA-11,ALICE,P.  <------Name or intials
  100.             Membership # -----^     ^---Security code
  101.           Make sure you end the sig-on line with a period (.).
  102.   Step 4> Press "RETURN" after signin.
  103.   Step 5> Wait until the terminal prints "Proceed".
  104.   Step 6> At this point, enter inquiries into the system.  At the minimum,
  105.           you should at least know the name and eith a partial address or
  106.           social security number for the person you are looking up.
  107.           In addition, CBI requires that each line you enter in ends with
  108.           a period.
  109.   Step 7> After finishing, press control-D to exit out.
  110.   Step 8> If any errors occur while doing a lookup, press asterisk (*)
  111.           key for each correction; this takes the place of the DEL key.
  112.  
  113. ===========================================================================
  114.  
  115. Last, but not least, a qucik tutorial about a Blue Cross Unix system...
  116.  
  117. [a]  Get connected and wait 10 secs, at which time the familiar "login:"
  118. prompt will appear.  Enter in the ID and password.  Remember to be in
  119. lower case, and that the password will not echo to your screen.
  120.  
  121. [b]  If everything is cool, you should see:  "UNIX 3B2".  After that, any
  122. messages from Blue Cross will appear.  Based upon your log ID, a line pops
  123. up saying..."YOU HAVE 15 SECONDS TO READ THIS MESSAGE." Normal billing
  124. replies and remittances are sent to the screen.
  125.  
  126. [c]  About 2-3 minutes later, after all the messages have stopped being
  127. displayed, another message shows up:  "YOU SHOULD HAVE RECEIVED TWO FILES".
  128. Then the '$' prompt appears, and you are now at the OS level.  I haven't
  129. played around with this too much (been too busy).
  130.  
  131. [d]  If you want to erase any of the claims that were sent to you, type
  132. in "rcln" to delete the files.  The blue cross system will pause for a
  133. few seconds, and the $ will come back.
  134.  
  135. [e]  When you want to submit claims (why?), type in "tmgr 14000", and send
  136. whatever you want to be sent to blue cross.  The message "THE 3B2 IS NOW
  137. READY FOR YOUR TRANSMISSION" is the key to look for.
  138.  
  139. [f]  To exit off the system, just type in "logoff", and the blue cross CPU
  140. will say "GOODBYE!!!" and disconnect you.  Note: The claims submission
  141. process will automatically disconnect you, so make that your last option!
  142.  
  143.  
  144. -- Written by Nightcrawler (516) for Activist Times Inc.
  145.  
  146. ***************************************************************************
  147. North and South Dept......
  148.  
  149. Here's something from my BBS, The Red Phone (201-748-4005).  A user on my BBS
  150. just moved up here to NJ from Texas, and here are some of his thoughts after
  151. someone on my bbs made a reference to "fucking texans":
  152.  
  153. From: ANDROID POPE (#47)
  154. Date: 09/05/89 - 9:57 pm
  155. Subj: (R)twisted messages
  156.  
  157. **I'M** one of the "FUCKING TEXAN'S", and let me tell you..
  158. Here is just one example...
  159. I went into a Safeway (a local grocery store chain) and asked for a
  160. "check cashing card".   They gave it to me and asked if I wanted top
  161. cash a check.   HELL YES!  Sure, I didn't have any money in my account,
  162. but what the hell, right?  I'll pay it later (and I have..).  Three times
  163. I went back to safeway and cashed **BAD** checks.  And Ive paid every
  164. one of them since..  NOW.....yes...  *NOW* I'm up east.
  165.  
  166. To get a check card at my local A&P, I have to fill out this form and I
  167. get my little card in the mail (Postmaster, do not forward).  I went to
  168. a bank with a $900 check in my hot little hands to open an account
  169. (they had an ATM, my bank didn't), what happend?  They wanted
  170. (get this) a fucking ***CREDIT CARD**** before they would even open
  171. a ***FUCKING CHECKING ACCOUNT****.  What the hell is wrong with you
  172. people up here?
  173.  
  174. I go to the grocery store and what do I see?????????????
  175. Fucking barricades so I can't take my shopping cart full of $110 worth
  176. of groceries to my car.   I've been ALL OVER Texas and have yet
  177. to see a grocery store with that kind of security.
  178.  
  179. WHAT's my point?  You ass-holes up here have let it happen to you!
  180. Why didn't anyone protest when the local stores put up barricades
  181. to keep you from taking your groceries to you car, not the other
  182. way around?  What are you fucking yankees?  Stupid?
  183. This would ***********NEVER************* go over in Texas.
  184. The store would go out of business.
  185.  
  186. That's all, reread it and capture it.  I'm pissed..
  187.  
  188. Layter,
  189.                                 +-ANDROID POPE-+
  190.  
  191.  
  192. Here's another post from a user in Argentina (further south, no doubt..):
  193.  
  194. From: ALBERT FISCHER
  195. Date: 06/11/89
  196. Subj: .
  197.  
  198. Wow! Ground Zero..can't believe what I read! You understand me!!
  199. To The Prophet: I am not against the US, but I am against them exploiting our
  200. people.  Anyway, there are few people here that can enjoy computers and techno-
  201. logy.  Im one of the lucky ones. But.. most Argentinians are not! And they work
  202. 10-12 hr a day just to earn $50 us per month!!! And that's EXPLOITING! true
  203. that we depend on US and Europe, but it's true too, that we have no chance to
  204. get out of this situation, because YOU and europe regulate the world prices for
  205. everything we produce. The US and Europe don't wish us to be Japan or Germany,
  206. or someting like this....they just want us where we are. Because...you need
  207. that cheap workers to make difference which you invest in more and more tech-
  208. nology. So please stop talking of the billions spent in help. That billions are
  209. not help, that's because we worked so long, and what we need to not die from
  210. starvation, so you can continue with this silly game....like IBM, i.e. Why do
  211. you think there is an IBM factory in Argentina? In USA they must pay at least
  212. $1000 a month for each worker..here..it's OK to pay $50 a month, but it's not
  213. enough to sustain a whole family of 4 or 5 members....but...anyway, that's not
  214. YOUR problem, as all the Americans say... It's simple, they say, they can't pay
  215. more, because there would not be profits for them.... and that is a great LIE!!
  216. IBM was the greatest exporter last year....
  217. This is a game where two players are needed. One rich player, and one poor
  218. player. If the poor player DIES, the rich one can't keep playing, and winning.
  219. They can't keep selling their technology, and they can't continue exploiting
  220. the other people.
  221.  
  222. The same would happen if the poor one goes socialist..Why do you think there
  223. are thousands of contras in Honduras and Nicaragua? Just for fun?.....KILLING
  224. PEOPLE THAT DO NOT WANT TO WORK FOR THE U.S.!!!!
  225.  
  226. A.F.
  227.  
  228.  
  229. Right on, Albert!!!!!!!
  230.  
  231.  
  232. $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
  233.  
  234. bit's -n- pieces.....
  235.  
  236. Here's the address on some firm that sells a product which is supposed to make
  237. last night's joint undectable by a urine test.  I haven't written for info, so
  238. I guess just write to them and ask them for info or a catalog:
  239.  
  240. Zydot Unlimited
  241. PO Box 9485
  242. Tulsa, OK 74151-0485
  243.  
  244. There's a new chat system in New York. After Oct 1st there will be a monthly
  245. fee to access it, but it won't be much. There are a lot of cyberpunks hanging
  246. around on it, so call it at 212-721-0338 at 1200 baud..
  247.  
  248. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  249.  
  250. That's all for ATI42.... Look for ATI43 soon! It'll be stupendous!
  251.  
  252. As usual ;)  .............
  253.  
  254.  
  255. Downloaded From P-80 International Information Systems 304-744-2253 12yrs+
  256.